Vcenter NamespaceManagement Supervisors Networks Edges NSXLoadBalancerInfo
Vcenter NamespaceManagement Supervisors Networks Edges NSXLoadBalancerInfo contains detailed information about an NSX Load Balancer.
This schema was added in vSphere API 9.0.0.0.
{
"default_ingress_tls_certificate": "string",
"default_ingress_tls_certificate_chain": "string"
}
This property is deprecated as of vSphere API 9.1.1.0. Use Vcenter NamespaceManagement Supervisors Networks Edges NSXLoadBalancerInfo.default_ingress_tls_certificate_chain instead.
Vcenter NamespaceManagement Supervisors Networks Edges NSXLoadBalancerInfo.default_ingress_tls_certificate defines the default PEM-encoded X.509 leaf certificate that is served on Ingress services when another certificate is not configured.
This property was added in vSphere API 9.0.0.0.
Vcenter NamespaceManagement Supervisors Networks Edges NSXLoadBalancerInfo.default_ingress_tls_certificate_chain defines the default PEM-encoded X.509 certificate chain that is served on Ingress services when another certificate chain is not configured.
In case of a certificate chain, the order of the certificates will be: first the leaf certificate for your domain name then the intermediate certificate(s) then the root certificate.
This property was added in vSphere API 9.1.1.0.
This property is optional because it was added in a newer version than its parent node.